home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Winamp 5.5.3 pl / winamp553_full_emusic-7plus_pl-pl.exe / $R0 / Big Bento / skin.xml < prev   
Extensible Markup Language  |  2008-03-05  |  1KB  |  43 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.33">
  4.     <skininfo>
  5.         <version>1.1 #120</version>
  6.         <name>Big Bento</name>
  7.         <author>Martin P├╢hlmann, Taber Buhl</author>
  8.         <comment>Graphics by Taber Buhl - Wasabi Development by Ben Allison and Martin Poehlmann</comment>
  9.         <email>martin@skinconsortium.com</email>
  10.         <screenshot>screenshot.png</screenshot>
  11.         <homepage>http://www.skinconsortium.com/</homepage>
  12.     </skininfo>
  13.  
  14.     <accelerators section="general">
  15.         <accelerator bind="Alt+F" action="MENUHOTKEY_FILE" />
  16.         <accelerator bind="Alt+P" action="MENUHOTKEY_PLAY" />
  17.         <accelerator bind="Alt+O" action="MENUHOTKEY_OPTIONS" />
  18.         <accelerator bind="Alt+I" action="MENUHOTKEY_VIEW" />
  19.         <accelerator bind="Alt+H" action="MENUHOTKEY_HELP" />
  20.     </accelerators>
  21.  
  22.     <accelerators section="normal">
  23.             <accelerator bind="space" action="SHOW_CURRENT_TRACK" />
  24.     </accelerators>
  25.  
  26.     <scripts>
  27.         <script file="scripts/loadattribs.maki" param="big"/> <!-- Must be loaded at first -->
  28.     </scripts>
  29.  
  30.     <include file="xml/color-presets.xml"/>
  31.     <include file="xml/system-colors.xml"/>
  32.     <include file="xml/system-elements.xml"/>
  33.     <include file="xml/standardframe.xml" />
  34.     <include file="xml/window-overrides.xml"/>
  35.     <include file="xml/player.xml"/>
  36.     <include file="xml/notifier.xml"/>
  37.     <include file="about/about.xml"/>
  38.  
  39.     <scripts>
  40.         <script file="scripts/maximize.maki" param="166,23"/>
  41.     </scripts>
  42.  
  43. </WinampAbstractionLayer>